A. Open
B. ExecuteScalar
C. ExecuteReader
D. ExecuteStream
Advertisement
Related Mcqs:
- Which of the following object is used along with application object in order to ensure that only one process accesses a variable at a time ?
- A. Lock() B. ThreadLock C. Synchronize() D. Synchronize...
- Which of the following object is not an ASP component ?
- A. AdRotator B. File Access C. LinkCounter D. Counter...
- Which of the following ASP.NET object encapsulates the state of the client ?
- A. Application object B. Session object C. Server object D. Response object...
- Which object can help you maintain data across users ?
- A. Response object B. Application object C. Session object D. Server object...
- In ASP.NET if one uses Windows authentication the current request attaches an object called as_______________?
- A. WindowsPrincipal B. WindowDatset C. Serialization D. None of the Above...
- Suppose a .NET programmer wants to convert an object into a stream of bytes then the process is called ________________?
- A. Threading B. AppDomain C. RCW D. Serialization...
- You need to store state data that is accessible to any user who connects to your Web application. Which object should you use ?
- A. Response.ViewState B. Response.Cookies C. Session D. Application...
- In ASP.NET in form page the object which contains the user name is ________________?
- A. Page.User.IsInRole B. Page.User.Name C. Page.User.Identity D. None of these...
- Which property of the session object is used to set the local identifier ?
- A. SessionId B. LCID C. Item D. Key...
- Which of the following are not a member of Server Object_________________?
- A. Open B. Execute C. Transfer D. HTMLDecode...
Advertisement